翻訳と辞書
Words near each other
・ Ruby Thoma
・ Ruby Throat
・ Ruby Thursday
・ Ruby Trax
・ Ruby Tuesday
・ Ruby Tuesday (restaurant)
・ Ruby Tuesday (song)
・ Ruby Turner
・ Ruby Turner Live at Glastonbury
・ Ruby Umesh Pawankar
・ Ruby Valley
・ Ruby Valley Pony Express Station
・ Ruby Valley, Nevada
・ Ruby Veridiano-Ching
・ Ruby Versfeld
Ruby Version Manager
・ Ruby Vroom
・ Ruby Walsh
・ Ruby Wax
・ Ruby Wendell
・ Ruby Williams
・ Ruby Winters
・ Ruby Wong
・ Ruby Wright
・ Ruby Wright (country singer)
・ Ruby Wright Regular Girl
・ Ruby Yadav
・ Ruby Yang
・ Ruby's Diner
・ Ruby's Torch


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Ruby Version Manager : ウィキペディア英語版
Ruby Version Manager

Ruby Version Manager, often abbreviated as RVM, is a unix-like software platform designed to manage multiple installations of Ruby on the same device.
The entire ruby environment including the Ruby interpreter, installed RubyGems, and documentation is partitioned. The different versions can then be switched between to enable a developer to work on several projects with different version requirements. In addition to MRI, the standard Ruby interpreter, RVM functions as an installer for various other implementations of Ruby. These include JRuby, mruby, MacRuby, IronRuby, Maglev, Rubinius, Ruby Enterprise Edition, Topaz, and GoRuby (an interpreter optimized for code golf. In addition, RVM supports the installation of patched versions of MRI.
RVM provides features for organization of Ruby gems through "gemsets", collections of gems separated by a namespace and associated Ruby installation. Gemsets can be associated with directories/projects through the use of the RVM proprietary .rvmrc file. An alternative to using the .rvmrc file and its format is use of the .ruby-version and .ruby-gemset files, which are compatible with other ruby version managers, such as RBenv and chruby. Additionally, using .rvmrc requires trusting to prevent execution of unauthorized code, while .ruby-version does not. 〔https://rvm.io/workflow/projects〕
==References==


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Ruby Version Manager」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.